[WIP] Fix customServiceConfig bug <Jira: OSPRH-10696>#566
[WIP] Fix customServiceConfig bug <Jira: OSPRH-10696>#566mumesan wants to merge 1 commit intoopenstack-k8s-operators:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mumesan The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/d38dec7f472f4c7ca699bd38e012f9e5 ✔️ noop SUCCESS in 0s |
2a254aa to
838cb17
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/790ec580cabc40ffa9953a1013fb6576 ✔️ noop SUCCESS in 0s |
838cb17 to
a5057bf
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/7db30bec96dc4e439eb403c8f24b1881 ✔️ noop SUCCESS in 0s |
a5057bf to
e132a75
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/42c6acc7ee3f4537bb310dd53347b89a ✔️ noop SUCCESS in 0s |
3d14d40 to
0d6bfa8
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/fbb8534a5227448bb6b2717289d632bf ✔️ noop SUCCESS in 0s |
0d6bfa8 to
9b43ae2
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/e483f6b497da456585e11d48571e9ba7 ✔️ noop SUCCESS in 0s |
c0b2a27 to
1fa3b5f
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/55f84029748e4c8cb4820a941f080954 ✔️ noop SUCCESS in 0s |
1fa3b5f to
9dd54ec
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/4ec2a6dd16e34339b85516ae5090ca86 ✔️ noop SUCCESS in 0s |
9dd54ec to
b60fcc9
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/d549362b1174433880e4a00b847098b7 ✔️ noop SUCCESS in 0s |
b60fcc9 to
0a7b2c4
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/df6473f97fb84b4384f58d3fa076d0aa ✔️ noop SUCCESS in 0s |
076373a to
0af2d19
Compare
0af2d19 to
c85e78b
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/fc286e7732364a2583f40e99ce67abb5 ✔️ noop SUCCESS in 0s |
c85e78b to
1187751
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/721038bac7bb4da08bdd30df8097544f ✔️ noop SUCCESS in 0s |
|
@mumesan: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
This fixes a bug where changes to the customServiceConfig at the ironic level did not propagate to ironic-api or ironic-conductor.
It is expected that it is not supposed to change the behaviour of ironic-inspector or ironic-neutron-agent.
Jira: OSPRH-10696